programs.papis.libraries.<name>.isDefault
Whether this is a default library.
For papis to function without explicit library selection
(i.e. without -l <library> or --pick-lib flags) there
must be a default library defined.
Note this can be also defined (or overridden) on a local
$(pwd)/.papis.config or via python
$XDG_CONFIG_HOME/papis/config.py config file.
- Type
boolean- Default
false- Example
true- Declared
- <home-manager/modules/programs/papis.nix>